home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / FSSpotlightQueryCriterionTextWithOptionsView.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  1.5 KB  |  40 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {secondaryPopupChanged = id; textChanged = id; }; 
  5.             CLASS = FSSpotlightQueryCriterionTextWithOptionsViewController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {secondaryPopup = NSPopUpButton; textInputField = NSTextField; }; 
  8.             SUPERCLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  9.         }, 
  10.         {
  11.             ACTIONS = {doRemoveCriterion = id; }; 
  12.             CLASS = FSSpotlightQueryCriterionViewController; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 addCriterionButton = NSButton; 
  16.                 metadataPropertyPopup = NSPopUpButton; 
  17.                 nonretainedDelegate = id; 
  18.                 removeCriterionButton = NSButton; 
  19.                 searchConstraintPopup = NSPopUpButton; 
  20.                 searchConstraintUserInputComboBox = NSComboBox; 
  21.                 searchConstraintsEnclosureView = NSView; 
  22.             }; 
  23.             SUPERCLASS = FSViewController; 
  24.         }, 
  25.         {
  26.             CLASS = FSSpotlightQueryCriterionViewSubcontroller; 
  27.             LANGUAGE = ObjC; 
  28.             SUPERCLASS = FSViewController; 
  29.         }, 
  30.         {
  31.             CLASS = FSViewController; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {view = NSView; }; 
  34.             SUPERCLASS = NSObject; 
  35.         }, 
  36.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  37.         {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  38.     ); 
  39.     IBVersion = 1; 
  40. }